ASP.NET Core MVC コントロールヘルプ
Waterfall<T> クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Waterfall<T> クラス
Waterfall series is normally used to demonstrate how the starting position either increases or decreases through a series of changes.
オブジェクト モデル
Waterfall<T> クラス
シンタックス
'宣言
 
Public Class Waterfall(Of T) 
   Inherits ExtraSeries(Of T)
public class Waterfall<T> : ExtraSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Waterfall<T>

参照

Waterfall<T> メンバ
C1.Web.Mvc 名前空間